I am querying the api to list incidents here https://api.pagerduty.com//incidents with the query of where status is acknowledged or triggered. The services where these incidents are routed to are Service Now integrated and have a service now incident # assigned to them.
I am able to get all of the information I need with the exception of that service now incident number. Is the SN incident number supposed to be in the incident payload, or is it located somewhere else?
Thank you,
Dave